Skip to content

[App Service] az webapp deployment github-actions remove: Fix the bug that path cannot start with a slash - #21392

Merged
zhoxing-ms merged 1 commit into
Azure:devfrom
calvinsID:user/calcha/fix-ghaction-bug
Feb 24, 2022
Merged

[App Service] az webapp deployment github-actions remove: Fix the bug that path cannot start with a slash#21392
zhoxing-ms merged 1 commit into
Azure:devfrom
calvinsID:user/calcha/fix-ghaction-bug

Conversation

@calvinsID

Copy link
Copy Markdown
Contributor

Description
Issue in #20808 was already fixed (az webapp deployment github-actions add command) but the same bug in the remove command wasn't fixed

This PR makes the same change in the remove command

Testing Guide


This checklist is used to make sure that common guidelines for a pull request are followed.

@yonzhan

yonzhan commented Feb 22, 2022

Copy link
Copy Markdown
Collaborator

appservice

@yonzhan
yonzhan requested a review from wangzelin007 February 22, 2022 23:18
@yonzhan yonzhan added this to the Feb 2022 (2022-03-01) milestone Feb 22, 2022
@wangzelin007 wangzelin007 changed the title Fix remove ghaction bug [App Service] Fix remove ghaction bug Feb 24, 2022
@wangzelin007

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@wangzelin007 wangzelin007 changed the title [App Service] Fix remove ghaction bug [App Service] Fix az webapp deployment github-actions remove bug. Feb 24, 2022
@zhoxing-ms
zhoxing-ms merged commit 951e42a into Azure:dev Feb 24, 2022
@zhoxing-ms zhoxing-ms changed the title [App Service] Fix az webapp deployment github-actions remove bug. [App Service] az webapp deployment github-actions remove: Fix the bug that path cannot start with a slash Feb 24, 2022
@panchagnula

Copy link
Copy Markdown
Contributor

@calvinsID were there no tests to re-record or add here? Please ensure in the future to add or re-record tests (in live mode) related to changes, Thanks!

Comment thread src/azure-cli/azure/cli/command_modules/appservice/custom.py
@calvinsID

Copy link
Copy Markdown
Contributor Author

@calvinsID were there no tests to re-record or add here? Please ensure in the future to add or re-record tests (in live mode) related to changes, Thanks!

There weren't any tests around the github actions commands, mainly due to the commands requiring a github personal access token and access to a github repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Webapp: az webapp deployment github-actions add fail with unexpected error

5 participants